Câu ví dụ
- So, we can drop the string, function and add "()" after its name.
Vì vậy, chúng ta có thể bỏ chuỗi, function và thêm "()" vào sau tên của nó. - There are eight basic types in Lua: nil, boolean, number, string, function, userdata, thread, and table.
Đây là phần giới thiệu về 8 kiểu giá trị cơ bản trong Lua: number, string, boolean, table, function, nil, userdata, thread.